Skip to content

Show progress output on fetch for the local transport#2763

Merged
ethomson merged 2 commits into
masterfrom
cmn/local-proto-progress
Dec 21, 2014
Merged

Show progress output on fetch for the local transport#2763
ethomson merged 2 commits into
masterfrom
cmn/local-proto-progress

Conversation

@carlosmn

Copy link
Copy Markdown
Member

Pretend we have a git process at the other end by producing a similar progress output on the sideband.

This is far from perfect, but it does call the progress callback with some data.

Part of #1902

We do not currently generate any messages when we're counting the
objects, as might be expected from a local upload-pack. Assert that we
do call the function when working.
Pretend we have a git process at the other end by creating a similar
progress output when inserting objects into the packbuilder.
ethomson added a commit that referenced this pull request Dec 21, 2014
Show progress output on fetch for the local transport
@ethomson
ethomson merged commit c7d9839 into master Dec 21, 2014
@carlosmn
carlosmn deleted the cmn/local-proto-progress branch December 21, 2014 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants